バージョン

TrendLinePeriod メソッド (ScatterBase<T,M,A>)

現在の散布図シリーズ オブジェクトの移動平均期間を設定します。
シンタックス
'宣言
 
Public Function TrendLinePeriod( _
   ByVal trendLinePeriod As System.Integer _
) As A
public A TrendLinePeriod( 
   System.int trendLinePeriod
)

パラメータ

trendLinePeriod
解説
一般的な近似曲線期間の初期値は 7 です。
参照

オンラインで表示: GitHub